﻿@charset "utf-8";
/* Base Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small,strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video {margin: auto;padding: 0;border: 0;	font-size: 100%;font: inherit;}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcap
tion, figure, footer, header, hgroup, menu, nav, section {	display: block;}
:focus { outline:0;}
img { border:0; }
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {	quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {	content: '';	content: none;}
table {	border-collapse: collapse;	border-spacing: 0;}
.clear { width:100%; height:0; line-height:0; font-size:0; overflow:hidden; clear:both; display:block; _display:inline;}
.none { display:none;}
.hidden { visibility:hidden;}
.clearfix:after{clear: both;content: ".";display: block;height: 0;visibility: hidden;}
.clearfix{display: block; *zoom:1;}



/**布局开始**/
body {}
body,p { 
	font:13px/1 "Microsoft YaHei", "\u5b8b\u4f53", Tahoma, Geneva, sans-serif; 
	color:#3c3c3c;
}
a { 
	color:#3c3c3c;
	text-decoration:none;
}
a:link { 
	color:#3c3c3c;
}
a:hover { 
	color:#1964a9;
}
a:visited { 
}
.wrapper { 
	width:100%; 
	margin:0 auto;
}
.wrapper .inner {  /**页面全局宽度**/
	width:1200px; 
	margin:0 auto;
}

/**页头**/
#header {background:url(../images/head_bg.png) left top repeat-x;}
#header .inner {}
	
.head {
	width:100%;
	height: 200px;
	position:relative;
}
.head_1 {
	float:left;
	height:27px;
	width:100%;}
.head_2 {
	float:left;
	height:173px;
	width:100%;
	background:url(../images/banner.jpg) center no-repeat;
	}
.head_search {
	float:right;
	width: 200px;
	height:35px;
	margin: 120px 18px 0px 0px;
	background:url(../images/search.png) center no-repeat;
	}

/**导航条**/
#nav {
       background:#1a65a9;
}

.nav { height:48px;line-height: 48px;
}

/**主体部分**/
#container {
	background:#fff url(../images/dis_bg.png) left top repeat-x;padding: 20px 0px 20px 0px;
	}

#container .inner { 

	}

.body_main {
        margin: 0 auto;
}
.banner {
	width: 100%;
	height:418px; background:url(../images/banner.png);}
.banner_list {
	width: 100%;
	height:321px; background:url(../images/banner_list.jpg);}
.mod3 {
	width: 1200px;
	margin: 0px auto;
	padding: 8px 0px;
}

.mod3 .ml {
	width:390px;
	float:left;
}
.mod3 .ml_1 {
	width:405px;
	float:left;
}
.mod3 .ml_2 {
	width:1200px;
	float:left;
}
.mod3 .mc {
	width:390px;
        margin:0 15px;
	float:left;
}
.mod3 .mc_1 {
	width:390px;
        margin-right:15px;
	float:left;
}
.mod3 .mr {
	width:390px;
	float:right;
}
.mod_top {
	float:left;
	width:100%;}
.mod_bottom {
	float:left;
	width:100%;
	height: 250px;
	margin: 0px 0px 0px 0px;
}
/**标题栏新闻窗口**/
.post { margin-bottom:10px;}
.post .tt { width:100%; height:37px;border-bottom:2px solid #1a65a9;} /**标题栏**/
.post .tt .tit { display:inline-block; float:left;} /**标题字体**/
.post .tt .tit .logo { display:inline-block; float:left;margin-top:5px; } /**标题logo**/
.post .tt .tit .title { display:inline-block; height:36px; line-height:30px; padding-left:5px;font-family:"Microsoft yahei"; font-size:15px; font-weight:bold; } /**标题图标**/
.post .con { padding:15px 10px; margin:0 auto;}
.post .link {margin:0 auto;}
.post .more_btn { display:inline-block;margin-right:10px; margin-top:10px; float:right;}   /**更多按钮**/
.post .more_btn .img { float:right;}   /**更多按钮**/
.post .con .wp_article_list .list_item { border-bottom:1px dashed #ccc;} /**新闻列表**/
 /**.post .con .wp_article_list .list_item .Article_Index { background:url(images/li.gif) no-repeat center;}新闻列表图标**/

/*切换*/
.sudy-tab .tab-menu { background:url(../images/post_title2.gif) center no-repeat; height: 36px;}
.sudy-tab .tab-list li .cbox{position:relative; padding:15px 0; color:#000;font-family: "Microsoft YaHei"; }
.sudy-tab .tab-list li .cbox .more {position: absolute; right: 7px; top:-26px; z-index:300; width: 60px;}
.sudy-tab .tab-list li .cbox .con {position: absolute; left: 0px; top: 0px; z-index: 299; padding: 10px 0;}
.sudy-tab .tab-menu li.selected { background: url(../images/select_bg11.png) center no-repeat !important; color:#fff; padding:0 15px;}

/*页脚*/
.footer {
	background: #1a65a9;
        margin:0 auto;
	height: 100px;
        padding-top:10px;
	line-height: 40px;
	color: #FFF;
	text-align: center;
}


/*列表页*/
#container1 .listpage-inner {width:1200px;padding: 30px 0px;  min-height:400px;padding: 20px 0px 20px 0px;}
.col-menu { /**列表页左侧栏目**/
	width:270px;
	float:left;
	display:inline;
	margin: 0px 0px 15px 0px;
	min-height: 400px;	
} 
.col-menu-head { /*列表头部*/
	width: 100%;
	height: 50px;
	background:#f0f0f0;
	text-align: center;
	border-top:8px solid #4787c5;
}
.banner-200-blue { 
  width: 270px;
}
.conl_name_box {
	text-align: left;
	padding: 0px 0px 0px 40px;
}
.col-menu-con {
    min-height: 500px; background: rgba(210, 206, 206, 0.05);
 }
.col-menu-head h3.col-name { font-size:20px; font-style:normal;color:#1964a9; margin: 0px;}		/**位置栏目字体**/
.col-menu-head h3.col-name .col-name-text { display:block; line-height:50px; height: 50px;}  /**栏目名称图标**/
/*多级栏目列表*/
.wp_listcolumn {border:none;  }
.col-list .wp_listcolumn .wp_column a { font-weight:normal; font-size: 13px;font-family: "Microsoft YaHei"; color: #656565; background: none;  border-bottom: 1px solid #e0e0e0; width: 84%; text-align: left; margin: 0px 8%;} 	/**一级子栏目及图标**/
.col-list .wp_listcolumn .wp_column a:hover,.col-list .wp_listcolumn .wp_column a.selected { border-bottom: 1px solid #e0e0e0; color: #4787c5;font-size: 13px; width: 84%; text-align: left; margin: 0px 8%;} 	/**鼠标经过或选中一级子栏目**/
.col-list .wp_listcolumn .wp_column a.selected span.column-name{
    padding: 5px 0px 5px 20px;
}  
.col-list .wp_listcolumn .wp_subcolumn {border:none;}
.col-list .wp_listcolumn .wp_subcolumn .wp_column a {  font-size: 13px;font-family: "Microsoft YaHei"; color:#656565; background: none; } 	/**二级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_column a:hover,.col-list .wp_listcolumn .wp_subcolumn .wp_column a.selected {   font-size: 13px;font-family: "Microsoft YaHei"; color:#4787c5; background: none;} 	/**鼠标经过或选中二级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#4787c5; padding: 5px 0px 5px 30px;} 

.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a { background:none;} 	/**三级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected {} 	/**鼠标经过或选中三级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#fff;}

.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a { background:none; } 	/**四级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected { background:#9ad6e0;} 	/**鼠标经过或选中四级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#3b3a3a;}

.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a { background:none; } 	/**五级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected { background:#9ad6e0;} 	/**鼠标经过或选中五级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#3b3a3a;}


.col-news { /**列表页右侧新闻**/
	width:890px; 
	float:right;
} 
.col-image {
	width: 884px;
	height: 127px;
	background:url(../images/listpage-image.jpg) center center no-repeat;
	margin-bottom: 20px;
}
.col-news-head {
	margin: 0px auto;
	background: url(../images/list_right.gif) left center no-repeat;
}
.col-metas {
}
.col-metas .col-path { /**当前位置**/
	display:inline-block;
	white-space:nowrap; 
	height:36px; 
	line-height:36px; 
	text-align: left;
	color: #444444;
	float:right;
	width:100%;
} 
.col-metas .col-path A {
	color: #444444;
}
.possplit {
	background: url(../images/possplit.png) center center no-repeat;
	width: 15px;
}
.col-metas .col-title { /**当前栏目**/
	display:inline-block; 
	white-space:nowrap;
	height:36px; 
	line-height:30px;
	float:left;
	padding: 0px 5px;
	width:100%;
	border-bottom:1px solid #e4e4e4;

} 
.col-metas .col-title h2 { /**当前栏目名称**/
	display:inline-block; 
	font-size: 20px;
	color: #4787c5;
	line-height: 30px;
	font-weight: bold;
	padding: 0px 2px;
        margin: 0px;
	font-family: "Microsoft YaHei";
}   
.col-news-con { 
	padding:0px 0px 10px 0px ; 
	margin:0px auto;
	background: url(../images/col_right_bottom.gif) 0px bottom no-repeat;
}
.col-news-list {
	padding:20px 10px 30px 10px;
	background:url(../images/col_right_bg.gif) center repeat-y
}
.col-news-list .wp_article_list .list_item {height: 36px; line-height: 36px;}  /**栏目新闻列表**/
.col-news-list .wp_article_list .list_item .Article_Index { height:35px;  width:5px; background:url(../images/li.png) left center no-repeat;margin:0px 7px 2px 2px;}  /**栏目新闻图标序号**/
.col-news-list .wp_article_list .list_item .Article_Title {margin:0px;font-family:"Microsoft YaHei"; font-size:13px;}
.col-news-list .wp_article_list .list_item .Article_PublishDate{font-family:"Microsoft YaHei"; font-size:13px;}
.col-news-list .wp_entry,.col_news_list .wp_entry p { line-height:1.6; font-size:14px; color:#333;}
.col-news-list .wp_entry p { line-height: 25px;  font-size: 14px;}
.col-news-list .wp_entry img { max-width:680px; _width:expression(this.width > 680 ? "680px" : this.width); }   /**列表页文章图片大小限制**/


/*文章页*/
#container .dispage_inner { width:1200px;   min-height:400px;padding: 0px 0px;}
#container1 {background:#fff url(../images/dis_bg.png) left top repeat-x;padding: 20px 0px 20px 0px;}
.infobox {
	width:1200px;
	margin: 0px auto;
}

.article {}
.article h1.arti_title { /**文章标题**/
	line-height:60px; 
	font-family: "Microsoft YaHei"; 
	font-weight: bold;
	padding:10px 0px 0px 0px;
	text-align:center; 
	font-size:20px; 
	color:#1964a9;
	border-bottom: 1px solid #ccc;
	 
} 
h2.arti_title1 {line-height: 60px;font-family: "Microsoft YaHei";font-weight: bold;text-align: center;font-size: 18px; color: #1964a9;}
.article .arti_metas { 
    width: 100%;
	padding:10px;
	text-align:center;
	margin: 0px auto;
}
.article .arti_metas span { /**文章其他属性**/
	margin:0 5px; 
	font-size:13px; 
	color:#787878;
} 
.article .entry { /**文章内容**/
	margin: 0px auto 20px auto;
	width: 90%;
	overflow:hidden;
} 
.article .entry .read,.article .entry .read p { /**阅读字体**/
	line-height: 2.0; 
	font-size: 14px; 
	color:#333;
	font-family: "Microsoft YaHei"; 
}  
.article .entry .read p { 
}

.article .entry .read img { /**文章阅读部分图片大小限制**/
	max-width:870px; _width:expression(this.width > 870 ? "870px" : this.width); 
}   

.wp_search .search { background: none; width: 46px; height: 30px; border: none; cursor:pointer;}
.keyword { color: #b4b4b4;border: 0px;margin-left: 10px;margin-top: 10px;}


.col-news-list .news_list {
	/* height: 150px; */}
.col-news-list .news_img {
	 margin: 10px;
	 float: left;
	 width: 15%;
}
.focus-pagination {
    display: none;
}
.focus-title-bar {
    bottom: 30px !important;
    left: 30px !important;
}
.focus-title-bg {
    display: none;
}
.focus-title {
    background: #000;
    opacity: 0.7;
    padding: 0px 20px 0px 10px;
}

.focus.focus-box {
    width: 100% !important;
}
.focus-title-bar {
    display: none !important;
}
.focus-container {
    width: 100% !important;
}
#wp_nav_w61 .wp_nav li.nav-item a:hover {color:#cce4fb;}
.wp_approve .step_disabled{display: none;}
.hdif-bot{ margin-top:40px;}
.wp_article_list .list_item {
    width: 100%;
    height: 32px;
    line-height: 32px;
    border-bottom: 1px dashed #ccc;
    vertical-align: top;
}